home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk26 / mdu365 / du.hist.txt < prev    next >
Text File  |  1995-03-18  |  4KB  |  116 lines

  1. # THIS FILE IS A Du.hist file and also a TUTORIAL. Greg Browne 7/24/88
  2. #
  3. # Du.Hist file may have comments (start with # sign and space next)
  4. # ******* READ IS MUCH FASTER WITHOUT COMMENTS *********
  5. #                 ****        *******
  6. # NOTE the space after the # sign. IT DESIGNATES COMMENTS.
  7. #
  8. # lines NOT started with a # sign are "R" gadget history items
  9. #
  10. # THE "R" history is now 20 items long.
  11. #
  12. # *** THERE ARE IMBEDDED STARTUP COMMANDS AVAILABLE NOW ***
  13. # ==============================================================
  14. # ANY file can be read as a Du.hist file.  Put the name of the
  15. # file in the "R" gadget & click the RIGHT mousebutton on the
  16. # "R" beside the gadget.  The file will be read as a Du.hist
  17. # equivalent. Only as many "R" items as are in the new file will
  18. # be replaced. Any beyond that will be unchanged
  19. #
  20. # ALSO (3.65) putting a single startup command (incl. #) in
  21. # "R" gadget and clicking RIGHT mousebutton on "R" will read
  22. # that command (easy change of Showname, Editor, Devices, etc).
  23. # =============================================================
  24. #
  25. # IF the character DIRECTLY after the # is one of the following, the
  26. #  balance of the line will be considered a possible command line.
  27. #
  28. # Commands are:  S E A O R 0..8 I D F U B T N (case insensitive)
  29. #
  30. #SSuperShow
  31. #   Set external show program name - ENTIRE BALANCE OF LINE IS USED
  32. #   if no name given or no #S included, Du's internal show is used
  33. #
  34. #E Emacs
  35. #   Editor program name - ENTIRE BALANCE OF LINE IS USED
  36. #   if no name given or no #E included, Du chooses "dme" as editor.
  37. #   Leading spaces on command name are stripped off
  38. #
  39. #Edme
  40. #   However I like "dme" so I'll put it back in place for now.
  41. #   SEE HOW THE LATEST item takes precedence.
  42. #
  43. #Aram:
  44. #   Access on startup - ENTIRE BALANCE OF LINE IS USED
  45. #   This can be any valid path - just used ram: for less mess.
  46. #   if no name given or no #A included, Du chooses ram: from WB
  47. #   or the current directory from CLI. STARTUP ONLY!!
  48. #
  49. #ofile  VALID LINE - Change Outname3 from SER: to file
  50. #   This replaces the "SER:" output device on the PRT:/PAR:/SER: gadget.
  51. #   only 4 characters following "O" are used.
  52. #
  53. #Rrun >nil:
  54. #   This replaces "run >nil: <nil:" for the DO gadgets last pass.
  55. #   ENTIRE BALANCE OF LINE IS USED.
  56. #
  57. #  DEVICE NAME Replacement
  58. #   This will replace the device gadgets above the filewindow.
  59. #   Left to right  [df0 = 0  ram = 8]
  60. #   Again only 4 characters are used.
  61. #7  vdk: THIS LINE IS VALID (leading spaces always removed first)
  62. #6nv0:   SO IS THIS
  63. #
  64. #IIII
  65. #   This is like the I in the command tail - each character after
  66. #   the "I" means increase filespace allocated by 50 files. Doesn't
  67. #   care what the trailing characters are. (WORKS WITH command tail)
  68. #   Following line will increase by 200. STARTUP ONLY!!
  69. #
  70. #D
  71. #   Reverse of "I" above - Decrease by 50 for each. STARTUP ONLY!!
  72. #
  73. # Miscellaneous commands - tail of line ignored on all these.
  74. #F              (* FastDir in place *)
  75. #U              (* FastDir UN-inplace *)
  76. #B              (* Open window at bottom if interlaced screen *)
  77. #T              (* FastDir is transient (turns self off) *)
  78. #N              (* FastDir NOT transient (you turn on/off *)
  79. #
  80. # OTHER SECOND LETTERS are ignored
  81. # NOTE, HOWEVER, that the previous line CAN NOT leave the space out
  82. # or the interpreter will replace the "file" above with "THER".
  83. #
  84. # Now follow the real "R" gadget Items I use most.  They can be grouped
  85. # or interspersed with commands and comments and will be picked up properly.
  86. # The next line is blank on purpose.
  87.  
  88. NewZap
  89. unarc -
  90. unarc
  91. diskx x
  92. SPref
  93. Preferences
  94. execute
  95. SuperMort
  96. mash
  97. mash -d
  98. execute Drive1
  99. zoo -a
  100. TimeSetter
  101. mount vd0:
  102. Calc
  103. dmouse -m20
  104. arc <CON:0/0/320/50/tempArcWindow x
  105. ReadKwik 1 dh1:Xfer
  106. RiteKwik dh1:Xfer 1
  107.  
  108. # ANYTHING past the 20th history item is IGNORED, so put your commands
  109. # earlier in the file. After it reads the 20th item (if there is one),
  110. # it quits cold.
  111. #
  112. # This will be looked for FIRST in current directory and then in S:. The
  113. # first one found will be used. If neither found, the program will initialize
  114. # all histories as empty ("").  REMEMBER, a file in the current directory
  115. # will take presidence over s:
  116.